<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>$TITLE_BAR$ - $SITE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<!--[if IE 7]><link type="text/css" rel="StyleSheet" href="/ie/ie7.css" /><![endif]-->
</head>
<body>
<div id="layer1">
<div id="layer2">


<div id="wrap">

 $GLOBAL_AHEADER$
 
 <div id="middle">
<!-- <middle> -->
 <div id="content">
 
 <!-- <body> -->
 <div class="post">
 <div class="post_title">$ENTRY_NAME$ $MODER_PANEL$</div>
 <div class="post_content">
 $MESSAGE$
 </div>
 <div class="post_info">
 View: <span>$READS$</span> / Added by: <a href="$PROFILE_URL$">$USER$</a> / Date: <span>$DATE$</span> / Comments <a href="$COMMENTS_URL$">$COMMENTS_NUM$</a>
 <div class="rate"><?$RSTARS$('20','/img/rate.png','1','float')?></div>
 </div>
 </div>

<?if($COM_IS_ACTIVE$)?>
<?if($COM_CAN_READ$)?>
<div class="post">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td width="60%" height="25"><!--<s5183>-->Total comments<!--</s>-->: <b>$COM_NUM_ENTRIES$</b><hr/></td><td align="right" height="25">$COM_PAGE_SELECTOR$</td></tr>
<tr><td colspan="2">$COM_BODY$</td></tr>
<tr><td colspan="2" align="center">$COM_PAGE_SELECTOR1$</td></tr>
<tr><td colspan="2" height="10"></td></tr>
</table>
</div>
<?endif?>

<?if($COM_CAN_ADD$)?>
$COM_ADD_FORM$
<?else?>
<?if($USER_LOGGED_IN$)?><?else?><div align="center" class="commReg"><!--<s5237>-->Only registered users can add comments.<!--</s>--><br />[ <a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a> | <a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a> ]</div><?endif?>
<?endif?>
<?endif?><!-- </body> -->
 
 </div>
 <div id="sidebar">
 <div id="sb_t"></div>
 <div id="sb_c">
 <div id="search">
 <form onsubmit="this.sfSbm.disabled=true" method="get" action="$HOME_PAGE_LINK$search/">
 <input name="q" type="text" value="Search our site" onblur="if(this.value=='') this.value='Search our site';" onfocus="if(this.value=='Search our site') this.value='';" />
 <input name="sfSbm" type="image" src="/img/go.png" />
 </form>
 </div>
 <div id="follow">
 Follow Us:
 <a href="#"><img src="/img/1.png" alt="" /></a>
 <a href="#"><img src="/img/2.png" alt="" /></a>
 <a href="#"><img src="/img/3.png" alt="" /></a>
 </div>
 $GLOBAL_CLEFTER$
 </div>
 <div id="sb_b"></div>
 </div>
<!-- </middle> -->
 </div>

</div>

<div id="footer">
 <div id="f_content">
 <span class="mycopy">$GLOBAL_BFOOTER$</span>
 <span class="powered">$POWERED_BY$ | Бесплатный шаблон с utemplate.pro</span>
 </div>
</div>


</div>
</div>
</body>
</html>